[INFO] cloning repository https://github.com/NotTimIsReal/kernel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotTimIsReal/kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotTimIsReal%2Fkernel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotTimIsReal%2Fkernel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5145111a3046815437ac5989e50e845371abafe2
[INFO] fixing NotTimIsReal/kernel against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotTimIsReal%2Fkernel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/NotTimIsReal/kernel
[INFO] finished tweaking git repo https://github.com/NotTimIsReal/kernel
[INFO] tweaked toml for git repo https://github.com/NotTimIsReal/kernel written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NotTimIsReal/kernel on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NotTimIsReal/kernel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtb v0.2.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.6
[INFO] [stderr]   Downloaded limine v0.5.0
[INFO] [stderr]   Downloaded flanterm v0.0.2
[INFO] [stderr]   Downloaded cc v1.2.51
[INFO] [stderr]   Downloaded buddy_system_allocator v0.11.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded aarch64-paging v0.11.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d738304ea5d33d6a97b05e08edac76bc9a93a9b2385eeda9b31e6d51d9e85f8
[INFO] running `Command { std: "docker" "start" "5d738304ea5d33d6a97b05e08edac76bc9a93a9b2385eeda9b31e6d51d9e85f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d738304ea5d33d6a97b05e08edac76bc9a93a9b2385eeda9b31e6d51d9e85f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d738304ea5d33d6a97b05e08edac76bc9a93a9b2385eeda9b31e6d51d9e85f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d738304ea5d33d6a97b05e08edac76bc9a93a9b2385eeda9b31e6d51d9e85f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking dtb v0.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking limine v0.5.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking buddy_system_allocator v0.11.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling flanterm v0.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking aarch64-paging v0.11.0
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> src/main.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / fn rust_panic(_info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 117 | |     // Print the panic message to the terminal emulator if available
[INFO] [stdout] 118 | |     println!("Panic occurred: {}", _info);
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]     = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]     = note: second definition in the local crate (`kernel`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kernel` (bin "kernel" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `header_type`
[INFO] [stdout]   --> src/pci.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |                     let header_type = self.get_header_type(bus, device);
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Device` is never constructed
[INFO] [stdout]  --> src/pci.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Device {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bus` is never constructed
[INFO] [stdout]   --> src/pci.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Bus {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeaderType` is never constructed
[INFO] [stdout]   --> src/pci.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct HeaderType {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PCIInterface` is never constructed
[INFO] [stdout]   --> src/pci.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct PCIInterface {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/pci.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl PCIInterface {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 46 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn read_config_word(&self, bus: u8, device: u8, function: u8, offset: u8) -> u16 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn check_vendor(&self, bus: u8, device: u8) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     fn get_header_type(&self, bus: u8, device: u8) -> HeaderType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn get_vendor_id(&self, bus: u8, device: u8) -> u16 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn check_device(&self, bus: u8, device: u8) -> (bool, bool) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn test(&self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `println` is never used
[INFO] [stdout]   --> src/text.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl TermEmulator {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn println(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UART` is never constructed
[INFO] [stdout]  --> src/uart.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct UART {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/uart.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl UART {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout]  7 |     pub fn new(base: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn write_to_register(&self, offset: usize, value: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     unsafe fn unsafe_init(&self) {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn init(&self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     unsafe fn write_byte_x86_64(&self, byte: u8) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     unsafe fn read_byte(&self) -> u8 {
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn write_byte(&self, byte: u8) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn write_string(&self, s: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DTBReader` is never constructed
[INFO] [stdout]  --> src/dtb.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DTBReader<'a> {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `list_reserved_mem` are never used
[INFO] [stdout]   --> src/dtb.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> DTBReader<'a> {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new(dtb_addr: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn list_reserved_mem(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pointer` is never constructed
[INFO] [stdout]  --> src/hw.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Pointer {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `as_mut`, `as_ptr`, `write`, and `read` are never used
[INFO] [stdout]   --> src/hw.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Pointer {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout]  6 |     pub fn new(addr: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub fn as_mut<T>(&mut self) -> *mut T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn as_ptr<T>(&self) -> *const T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn write<T>(&self, value: T) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn read(&self) -> u8 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCR_TG0_4KB` is never used
[INFO] [stdout]  --> src/memory/init_arm64.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const TCR_TG0_4KB: u64 = 0x0 << 14;
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCR_TG0_64KB` is never used
[INFO] [stdout]  --> src/memory/init_arm64.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const TCR_TG0_64KB: u64 = 0x1 << 14;
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCR_TG1_4KB` is never used
[INFO] [stdout]  --> src/memory/init_arm64.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const TCR_TG1_4KB: u64 = 0x2 << 30;
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCR_EPD1` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const TCR_EPD1: u64 = 0x1 << 23;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCR_SH_INNER` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const TCR_SH_INNER: u64 = 0x3 << 12;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCR_RGN_OWB` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const TCR_RGN_OWB: u64 = 0x1 << 10;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCR_RGN_IWB` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const TCR_RGN_IWB: u64 = 0x1 << 8;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCR_T0SZ_512` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const TCR_T0SZ_512: u64 = 64 - 39;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_TCR` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const DEFAULT_TCR: u64 =
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCTLR_ELX_I` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const SCTLR_ELX_I: u64 = 0x1 << 12;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCTLR_ELX_SA` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const SCTLR_ELX_SA: u64 = 0x1 << 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCTLR_ELX_C` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const SCTLR_ELX_C: u64 = 0x1 << 2;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCTLR_ELX_M` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const SCTLR_ELX_M: u64 = 0x1 << 0;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCTLR_ELX_SPAN` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const SCTLR_ELX_SPAN: u64 = 0x1 << 23;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCTLR_ELX_SED` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const SCTLR_ELX_SED: u64 = 0x1 << 8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCTLR_ELX_ITD` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const SCTLR_ELX_ITD: u64 = 0x1 << 7;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCTLR_ELX_RES1` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | const SCTLR_ELX_RES1: u64 = (0x1 << 11) | (0x1 << 20) | (0x1 << 22) | (0x1 << 28) | (0x1 << 29);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SCTLR` is never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const DEFAULT_SCTLR: u64 = SCTLR_ELX_M
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MairRegister` is never constructed
[INFO] [stdout]   --> src/memory/init_arm64.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct MairRegister {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/memory/init_arm64.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl MairRegister {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 58 |     //Indexes for memory types
[INFO] [stdout] 59 |     pub const MT_NORMAL: usize = 0;
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 60 |     pub const MT_NORMAL_NO_CACHING: usize = 1;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     pub const MT_DEVICE_NGNRNE: usize = 3;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     pub const MT_DEVICE_NGNRE: usize = 4;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |
[INFO] [stdout] 64 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn mair_attr(attr: u64, index: usize) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn setup(&self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemRegisters` is never constructed
[INFO] [stdout]   --> src/memory/init_arm64.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct MemRegisters {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `setup` are never used
[INFO] [stdout]    --> src/memory/init_arm64.rs:95:12
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl MemRegisters {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  95 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn setup(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ACTIVE_IDMAP` is never used
[INFO] [stdout]   --> src/memory/paging.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | static mut ACTIVE_IDMAP: MaybeUninit<IdMap> = MaybeUninit::uninit();
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `IDMAP_INITIALIZED` is never used
[INFO] [stdout]   --> src/memory/paging.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static IDMAP_INITIALIZED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ARM64MemorySetup` is never constructed
[INFO] [stdout]   --> src/memory/paging.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct ARM64MemorySetup;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5d738304ea5d33d6a97b05e08edac76bc9a93a9b2385eeda9b31e6d51d9e85f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d738304ea5d33d6a97b05e08edac76bc9a93a9b2385eeda9b31e6d51d9e85f8", kill_on_drop: false }`
[INFO] [stdout] 5d738304ea5d33d6a97b05e08edac76bc9a93a9b2385eeda9b31e6d51d9e85f8
